Package-level declarations
Helpers for Data Generation
Types
Link copied to clipboard
object CustomModelTemplates
Quick way to use model templates that don't exist in vanilla like template_spawn_egg
, using strings alone or with texture slots
Link copied to clipboard
object ModelGenerators
Model Generators used for Model Data Generation, creating required JSON models for certain blocks, meant to be used with your ModelProvider datagen.
Link copied to clipboard
object RecipeGenerators
Recipe Generators used for Recipe Generation via Fabric Recipe Provider, generating the required recipe JSONs, meant to be used with your RecipeProvider datagen.